css: Don't do indirections
authorBenjamin Otte <otte@redhat.com>
Tue, 3 Jul 2018 21:23:36 +0000 (23:23 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 4 Jul 2018 04:15:33 +0000 (06:15 +0200)
commit3ca59b8701f93b446a695a61be3b76fa4d842e4c
treefd844543221093d2f94ebc54dff9e53a72287b31
parentfba0b359d48493efc19dab5d35926f5e55e4c9d5
css: Don't do indirections

We don't need to look up the property by name to query its ID when we
know the ID already because it's inside an enum.
gtk/gtkcssshorthandpropertyimpl.c